Skip to content

Fix Windows file handle release after reads - #5

Merged
angsx merged 1 commit into
mainfrom
fix/windows-file-handle-release
Jul 22, 2026
Merged

Fix Windows file handle release after reads#5
angsx merged 1 commit into
mainfrom
fix/windows-file-handle-release

Conversation

@angsx

@angsx angsx commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Fixes the Windows CI failures that blocked Dependabot PRs.

XlsxStream.Open(string) now opens the document by path after validating its size, so the Open XML package owns and releases the file handle. Adds a regression test requiring exclusive access after Excel.Read.

@angsx
angsx merged commit e6297ab into main Jul 22, 2026
4 checks passed
@angsx
angsx deleted the fix/windows-file-handle-release branch July 22, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant